All Questions
2 questions
2votes
1answer
164views
Efficient way to search list of items in a text document
I have a list of items (size ~50K) and several documents( average page per document ~10). I am trying to find what all items are listed in each document as follows : ...
1vote
0answers
505views
Pattern recognition in 2D dataset [closed]
I'm not familiar with the ways and tools of data scientists but I have a background in software engineering and mathematics. I'd need to recognize patterns in a two-dimensional data set. I have a lot ...